This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Sean Ekasterettu 25.Mar.03 10:23 PM a Web browser Domino Server6.0.1Windows 2000
A previous posting made on Feb 8 helped me solve a problem with a java agent trying to open a connection.
19-03-2003 22:02:44 HTTP JVM: at lotus.notes.AgentSecurityManager.checkConnect(Unknown Source)
I modified the agent security privileges and solved that error but now I'm getting another one. Does anybody knows if this error has something to do with agent properties for security.
This is the error:
19-03-2003 23:29:39 HTTP JVM: java.lang.SecurityException
19-03-2003 23:29:39 HTTP JVM: at lotus.notes.AgentSecurityManager.checkExit(Unknown Source)
19-03-2003 23:29:39 HTTP JVM: at java.lang.Runtime.exit(Runtime.java:119)
19-03-2003 23:29:39 HTTP JVM: at java.lang.System.exit(System.java:746)
19-03-2003 23:29:39 HTTP JVM: at JavaAgent.NotesMain(JavaAgent.java:64)
19-03-2003 23:29:39 HTTP JVM: at lotus.domino.AgentBase.runNotes(Unknown Source)
19-03-2003 23:29:39 HTTP JVM: at lotus.domino.NotesThread.run(NotesThread.java:208)